| Name | Description |
| CenterButtonClosedFill | Overloaded. Returns or sets the background of the center button of the menu when the IsOpen property is false. |
| CenterButtonClosedStroke | Overloaded. Returns or sets the brush used for the outline of the ring of the center button when the IsOpen property is false. |
| CenterButtonContentHeight | Returns or sets the height of the center button content. |
| CenterButtonContentWidth | Returns or sets the width of the center button content. |
| CenterButtonFill | Overloaded. Returns or sets the background of the center button of the menu when the IsOpen property is true. |
| CenterButtonHotTrackFill | Overloaded. Returns or sets the background of the center button of the menu when under the pointer. |
| CenterButtonHotTrackStroke | Overloaded. Returns or sets the brush used for the outline of the ring of the center button when under the pointer. |
| CenterButtonStroke | Overloaded. Returns or sets the brush used for the outline of the ring of the center button when the IsOpen is true. |
| CenterButtonStrokeThickness | Returns or sets the width of the outline of the inner rings of the menu. |
| ClientEvents | ModelWidgetBase.ClientEvents |
| CurrentOpenMenuItemName | Sets the name of the child item whose children should be displayed. |
| Font | The font for the control |
| Height | ChartModelBase.Height. |
| HtmlAttributes | Set HtmlAttributes to the HTML div element |
| ID | RadialMenuModel.ID |
| IsOpen | Returns or sets a boolean indicating whether the items of the menu are currently displayed. When closed, only the center button is rendered. |
| Items | Builds items for the menu. |
| MenuBackground | Overloaded. Returns or sets the brush for the backing of the radial menu. |
| MenuItemOpenCloseAnimationDuration | Returns or sets the duration of the animation performed when the IsOpen property is changed. |
| MenuOpenCloseAnimationDuration | Returns or sets the duration of the animation performed when the IsOpen property is changed. |
| MinWedgeCount | Returns or sets the minimum number of wedges displayed by the menu. |
| OuterRingFill | Overloaded. Returns or sets the background of the outer ring of the menu. |
| OuterRingStroke | Overloaded. Returns or sets the brush used for the outline of the outer ring. |
| OuterRingStrokeThickness | Returns or sets the width of the outline of the outer ring of the menu. |
| OuterRingThickness | Returns or sets the thickness of the outer ring of the menu. |
| PixelScalingRatio | |
| Render | Render the gauge widget with the accumulated model changes in the wrapper. |
| RotationAsPercentageOfWedge | Returns or sets the starting angle of the items expressed as the percentage of the width of a single wedge/slice. |
| RotationInDegrees | Returns or sets the starting angle of the items in degrees. |
| WedgePaddingInDegrees | Returns or sets the amount of padding around each wedge in degrees. |
| Width | ChartModelBase.Width. |